inspector: Add dom-like navigation controls
authorMatthias Clasen <mclasen@redhat.com>
Mon, 6 Jul 2020 20:53:54 +0000 (16:53 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 7 Jul 2020 04:51:18 +0000 (00:51 -0400)
commit0b38a0663d028e1c141ced1bfdc20222ed412f51
tree96493ea2c8dace18c7e216555baaf6c57f335037
parente5c07162937db697a70631c4e48fdf59108de5f9
inspector: Add dom-like navigation controls

Maintain a stack of objects, and add ˂˅˄˃ buttons
that navigate this stack, as well as the widget
tree and list models.
gtk/inspector/controllers.c
gtk/inspector/list-data.c
gtk/inspector/misc-info.c
gtk/inspector/misc-info.ui
gtk/inspector/prop-list.c
gtk/inspector/window.c
gtk/inspector/window.h
gtk/inspector/window.ui